﻿2026-06-18T11:13:40.5420931Z ##[group]Run actions/checkout@v5
2026-06-18T11:13:40.5422031Z with:
2026-06-18T11:13:40.5422638Z   repository: SaberMage/spt-core
2026-06-18T11:13:40.5429040Z   token: ***
2026-06-18T11:13:40.5429621Z   ssh-strict: true
2026-06-18T11:13:40.5430267Z   ssh-user: git
2026-06-18T11:13:40.5430856Z   persist-credentials: true
2026-06-18T11:13:40.5431545Z   clean: true
2026-06-18T11:13:40.5432132Z   sparse-checkout-cone-mode: true
2026-06-18T11:13:40.5432836Z   fetch-depth: 1
2026-06-18T11:13:40.5433401Z   fetch-tags: false
2026-06-18T11:13:40.5434012Z   show-progress: true
2026-06-18T11:13:40.5434604Z   lfs: false
2026-06-18T11:13:40.5435133Z   submodules: false
2026-06-18T11:13:40.5435733Z   set-safe-directory: true
2026-06-18T11:13:40.5436498Z ##[endgroup]
2026-06-18T11:13:41.2399636Z Syncing repository: SaberMage/spt-core
2026-06-18T11:13:41.2400630Z ##[group]Getting Git version info
2026-06-18T11:13:41.2400998Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-18T11:13:41.2640776Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-18T11:13:41.2849550Z git version 2.43.0.windows.1
2026-06-18T11:13:41.2875564Z ##[endgroup]
2026-06-18T11:13:41.2884587Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\8e502b26-f424-4a46-928d-87e63b4bc2e5\.gitconfig'
2026-06-18T11:13:41.2897801Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\8e502b26-f424-4a46-928d-87e63b4bc2e5' before making global git config changes
2026-06-18T11:13:41.2898445Z Adding repository directory to the temporary git global config as a safe directory
2026-06-18T11:13:41.2902443Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-18T11:13:41.3139922Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-18T11:13:41.3325135Z https://github.com/SaberMage/spt-core
2026-06-18T11:13:41.3353894Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-18T11:13:41.3357873Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-18T11:13:41.3572548Z HEAD
2026-06-18T11:13:41.3844361Z ##[endgroup]
2026-06-18T11:13:41.3848228Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-18T11:13:41.7967198Z ##[group]Cleaning the repository
2026-06-18T11:13:41.7972569Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-18T11:13:46.2013769Z Removing dist/
2026-06-18T11:13:46.2014044Z Removing target/
2026-06-18T11:13:46.2048408Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-18T11:13:46.3326649Z HEAD is now at 27e06195 release: v0.11.0
2026-06-18T11:13:46.3355084Z ##[endgroup]
2026-06-18T11:13:46.3359781Z ##[group]Disabling automatic garbage collection
2026-06-18T11:13:46.3365007Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-18T11:13:46.3603705Z ##[endgroup]
2026-06-18T11:13:46.3604096Z ##[group]Setting up auth
2026-06-18T11:13:46.3610180Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-18T11:13:46.3839708Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-18T11:13:46.7721253Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-18T11:13:46.7950156Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-18T11:13:47.1812139Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-18T11:13:47.2037785Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-18T11:13:47.5675169Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-18T11:13:47.5957679Z ##[endgroup]
2026-06-18T11:13:47.5958478Z ##[group]Fetching the repository
2026-06-18T11:13:47.5964306Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +aa3106be6461a79aba63fc888b4545e29f4c4eed:refs/remotes/pull/25/merge
2026-06-18T11:13:48.7108293Z From https://github.com/SaberMage/spt-core
2026-06-18T11:13:48.7108717Z  * [new ref]           aa3106be6461a79aba63fc888b4545e29f4c4eed -> pull/25/merge
2026-06-18T11:13:48.7221897Z ##[endgroup]
2026-06-18T11:13:48.7222284Z ##[group]Determining the checkout info
2026-06-18T11:13:48.7223136Z ##[endgroup]
2026-06-18T11:13:48.7228089Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-18T11:13:48.7503013Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-18T11:13:48.7722988Z ##[group]Checking out the ref
2026-06-18T11:13:48.7727310Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/25/merge
2026-06-18T11:13:48.8453244Z Previous HEAD position was 27e06195 release: v0.11.0
2026-06-18T11:13:48.8453781Z HEAD is now at aa3106be Merge 464eaf771f0b784ce2caee4a8f22c47d59678ef2 into 27e06195a599107f565f4507aa5aa96ae9fe1ef5
2026-06-18T11:13:48.8480286Z ##[endgroup]
2026-06-18T11:13:48.8762917Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-18T11:13:48.9027078Z aa3106be6461a79aba63fc888b4545e29f4c4eed
